home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000076_news@columbia.edu_Tue Nov 8 07:34:20 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA07448
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 8 Nov 1994 04:55:38 -0500
  3. Received: by apakabar.cc.columbia.edu id AA18009
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 8 Nov 1994 04:55:37 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!ix.netcom.com!netcom.com!jhurwit
  7. From: jhurwit@netcom.com (Jeffrey Hurwit)
  8. Subject: Re: C-Kermit vs MS-Kermit
  9. Message-Id: <jhurwitCyxuD9.FGy@netcom.com>
  10. Organization: Organization?  What organization?
  11. X-Newsreader: TIN [version 1.2 PL1]
  12. References: <Pine.SUN.3.90.941106143639.22421D-100000@blue> <39mf2a$lpf@apakabar.cc.columbia.edu>
  13. Date: Tue, 8 Nov 1994 07:34:20 GMT
  14. Lines: 15
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <39mf2a$lpf@apakabar.cc.columbia.edu>, 
  18. Frank da Cruz (fdc@fdc.cc.columbia.edu) wrote:
  19.  
  20. >Although it might be unfashionable these days, there still is quite
  21. >a lot to be said for assembly language, especially when memory and
  22. >addressability are at a premium.
  23.  
  24.     Oh, I wouldn't say that (unfashionable, that is).  Shareware
  25.     authors often advertise the fact if they wrote their programs in
  26.     assembly, and sometimes go on to point out the advantages:  A
  27.     program that's small and fast.  There's no compiler in the world
  28.     that can optimize like a knowledgeable programmer.  IMHO, well-
  29.     written assembly is definitely a feature that savvy users look for.
  30.  
  31.                         Jeff